﻿2026-07-03T10:36:27.6023673Z ##[group]Run actions/checkout@v5
2026-07-03T10:36:27.6024192Z with:
2026-07-03T10:36:27.6024546Z   repository: SaberMage/spt-core
2026-07-03T10:36:27.6027588Z   token: ***
2026-07-03T10:36:27.6027944Z   ssh-strict: true
2026-07-03T10:36:27.6028328Z   ssh-user: git
2026-07-03T10:36:27.6028690Z   persist-credentials: true
2026-07-03T10:36:27.6029177Z   clean: true
2026-07-03T10:36:27.6029544Z   sparse-checkout-cone-mode: true
2026-07-03T10:36:27.6029977Z   fetch-depth: 1
2026-07-03T10:36:27.6030325Z   fetch-tags: false
2026-07-03T10:36:27.6030691Z   show-progress: true
2026-07-03T10:36:27.6031041Z   lfs: false
2026-07-03T10:36:27.6031399Z   submodules: false
2026-07-03T10:36:27.6031767Z   set-safe-directory: true
2026-07-03T10:36:27.6032148Z env:
2026-07-03T10:36:27.6032496Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-03T10:36:27.6032930Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-03T10:36:27.6033344Z ##[endgroup]
2026-07-03T10:36:27.6862445Z Syncing repository: SaberMage/spt-core
2026-07-03T10:36:27.6864223Z ##[group]Getting Git version info
2026-07-03T10:36:27.6864871Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-03T10:36:27.6865732Z [command]/usr/bin/git version
2026-07-03T10:36:27.6866142Z git version 2.43.0
2026-07-03T10:36:27.6871531Z ##[endgroup]
2026-07-03T10:36:27.6882577Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/de8ffe99-aa0c-4a1b-9572-115d0fc93d0b' before making global git config changes
2026-07-03T10:36:27.6883695Z Adding repository directory to the temporary git global config as a safe directory
2026-07-03T10:36:27.6885658Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-03T10:36:27.6917096Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-03T10:36:27.6936140Z https://github.com/SaberMage/spt-core
2026-07-03T10:36:27.6947036Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-03T10:36:27.6951247Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-03T10:36:27.6968580Z HEAD
2026-07-03T10:36:27.6999202Z ##[endgroup]
2026-07-03T10:36:27.7000209Z [command]/usr/bin/git submodule status
2026-07-03T10:36:27.7183981Z ##[group]Cleaning the repository
2026-07-03T10:36:27.7220425Z [command]/usr/bin/git clean -ffdx
2026-07-03T10:36:27.7255937Z Removing traceable-reqs
2026-07-03T10:36:27.7263807Z [command]/usr/bin/git reset --hard HEAD
2026-07-03T10:36:27.7377084Z HEAD is now at 118933a2f Merge 459cf198c2872889444e21d2a8b05363f17ba5b9 into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:36:27.7384614Z ##[endgroup]
2026-07-03T10:36:27.7387071Z ##[group]Disabling automatic garbage collection
2026-07-03T10:36:27.7390986Z [command]/usr/bin/git config --local gc.auto 0
2026-07-03T10:36:27.7421929Z ##[endgroup]
2026-07-03T10:36:27.7422910Z ##[group]Setting up auth
2026-07-03T10:36:27.7428640Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-03T10:36:27.7458656Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-03T10:36:27.7659635Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-03T10:36:27.7685367Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-03T10:36:27.7875531Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-03T10:36:27.7901942Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-03T10:36:27.8099837Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-03T10:36:27.8129953Z ##[endgroup]
2026-07-03T10:36:27.8130863Z ##[group]Fetching the repository
2026-07-03T10:36:27.8136757Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +118933a2ffb5b26c30461b13dc8ef6213bfc7bc5:refs/remotes/pull/48/merge
2026-07-03T10:36:28.4032593Z ##[endgroup]
2026-07-03T10:36:28.4033794Z ##[group]Determining the checkout info
2026-07-03T10:36:28.4034772Z ##[endgroup]
2026-07-03T10:36:28.4037766Z [command]/usr/bin/git sparse-checkout disable
2026-07-03T10:36:28.4083621Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-03T10:36:28.4110429Z ##[group]Checking out the ref
2026-07-03T10:36:28.4118403Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/48/merge
2026-07-03T10:36:28.4173389Z HEAD is now at 118933a2f Merge 459cf198c2872889444e21d2a8b05363f17ba5b9 into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:36:28.4177234Z ##[endgroup]
2026-07-03T10:36:28.4215377Z [command]/usr/bin/git log -1 --format=%H
2026-07-03T10:36:28.4242601Z 118933a2ffb5b26c30461b13dc8ef6213bfc7bc5
